const vendor/golang.org/x/net/idna.stateAfter

6 uses

	vendor/golang.org/x/net/idna (current package)
		idna10.0.0.go#L657: 	stateAfter
		idna10.0.0.go#L677: 		joinZWNJ:   stateAfter,
		idna10.0.0.go#L686: 	stateAfter: {
		idna10.0.0.go#L689: 		joiningT:   stateAfter,
		idna10.0.0.go#L693: 		joinVirama: stateAfter, // no-op as we can't accept joiners here
		idna10.0.0.go#L756: 	if st == stateFAIL || st == stateAfter {